.cmp-text{color:var(--theme-text-color)}
.cmp-text a{color:var(--theme-highlight-color)}
.cmp-text img{width:95%;margin:0 auto;}
.cmp-text__introtext{color:var(--theme-highlight-color)}
.cmp-text__lead{color:var(--theme-text-color)}
.cmp-text__footnote{color:var(--theme-text-footnote)}a:focus,button:focus{z-index:800;outline-offset:.2rem;outline:var(--theme-highlight-color) solid .2rem}.background--brand a:focus,.background--brand button:focus{z-index:800;outline-offset:0;outline:var(--theme-highlight-color) solid .2rem}.background--pale a:focus,.background--pale button:focus{z-index:800;outline-offset:0;outline:var(--theme-text-color) solid .2rem}body{--input-bg-disabled: #c7c7c7;--input-bg-disabled-a11y: #c7c7c7;--label-color: var(--theme-text-color);--label-color-hover: var(--theme-full);--label-color-disabled: #adadad;--label-color-disabled-a11y: #adadad;--checkbox-bg: #f0f0f0;--checkbox-bg-a11y: #f0f0f0;--checkbox-bg-checked: var(--theme-full);--checkbox-bg-checked-a11y: var(--theme-full);--checkbox-bg-hover: var(--theme-light);--checkbox-bg-hover-a11y: var(--theme-light);--radio-bg: "transparent";--radio-bg-a11y: "transparent";--radio-border-color: #c7c7c7;--radio-border-color-a11y: #c7c7c7;--radio-bg-hover: var(--theme-light);--radio-bg-hover-a11y: var(--theme-light);--radio-bg-checked: var(--theme-full);--radio-bg-checked-a11y: var(--theme-full)}input[type=checkbox],input[type=radio]{position:absolute;opacity:0}input[type=checkbox]+span:before,input[type=radio]+span:before{content:"";margin-right:1rem;display:inline-block;vertical-align:text-top;width:1.1em;height:1.1em}input[type=checkbox]:disabled+span::before,input[type=radio]:disabled+span::before{background:var(--input-bg-disabled);box-shadow:none}.accessibility-mode input[type=checkbox]:disabled+span::before,.accessibility-mode input[type=radio]:disabled+span::before{background:var(--input-bg-disabled-a11y)}input[type=checkbox]+span,input[type=radio]+span{color:var(--label-color);position:relative;cursor:pointer;transition:color .3s}input[type=checkbox]:hover+span,input[type=radio]:hover+span{color:var(--label-color-hover)}input[type=checkbox]:disabled+span,input[type=radio]:disabled+span{color:var(--label-color-disabled);cursor:auto}.accessibility-mode input[type=checkbox]:disabled+span,.accessibility-mode input[type=radio]:disabled+span{color:var(--label-color-disabled-a11y)}input[type=checkbox]:active+span,input[type=checkbox]:focus+span,input[type=radio]:active+span,input[type=radio]:focus+span{z-index:800;outline-offset:.2rem;outline:var(--theme-highlight-color) solid .2rem}input[type=checkbox]+span::before{background-color:var(--checkbox-bg);border-radius:.165em}.accessibility-mode input[type=checkbox]+span::before{background-color:var(--checkbox-bg)}input[type=checkbox]:hover:not(:disabled):not(:checked)+span::before{background-color:var(--checkbox-bg-hover);transition:background-color .3s ease-out}.accessibility-mode input[type=checkbox]:hover:not(:disabled):not(:checked)+span::before{background-color:var(--checkbox-bg-hover-a11y)}input[type=checkbox]:checked+span::before{background-color:var(--checkbox-bg-checked)}.accessibility-mode input[type=checkbox]:checked+span::before{background-color:var(--checkbox-bg-checked-a11y)}input[type=checkbox]+span::after{content:"";position:absolute;transform:scale(1.5) rotate(45deg) translate(0.825em, 0.825em);color:#fff;background:currentColor;left:.25em;top:.5em;opacity:0;transition:transform .35s ease-out,opacity .35s ease-out;width:.11em;height:.11em;box-shadow:.11em 0 0 currentColor,.22em 0 0 currentColor,.22em -.11em 0 currentColor,.22em -.22em 0 currentColor,.22em -.33em 0 currentColor,.22em -.44em 0 currentColor}input[type=checkbox]:checked+span::after{animation:.35s ease-out 0s 1 popupCheckmark;transform:scale(1.2) rotate(45deg) translateY(0);opacity:1}input[type=radio]+span::before{background-color:var(--radio-bg);border:.11em solid var(--radio-border-color);border-radius:50%;transition:border-color .35s ease-out}.accessibility-mode input[type=radio]+span::before{background-color:var(--radio-bg-a11y);border-color:var(--radio-border-color-a11y)}input[type=radio]:hover:not(:disabled):not(:checked)+span::before{border-color:var(--radio-bg-hover)}.accessibility-mode input[type=radio]:hover:not(:disabled):not(:checked)+span::before{border-color:var(--radio-bg-hover-a11y)}input[type=radio]:checked+span::before{border-color:var(--radio-bg-checked)}.accessibility-mode input[type=radio]:checked+span::before{border-color:var(--radio-bg-checked-a11y)}input[type=radio]+span::after{content:"";position:absolute;border-radius:50%;top:0;left:0;width:1.1em;height:1.1em;transform:scale(0);transition:transform .25s ease-out,background-color .35s ease-out}input[type=radio]:checked+span::after{transform:scale(0.5);background-color:var(--theme-full)}@keyframes popupCheckmark{0%{transform:scale(0) rotate(45deg) translateY(0);opacity:1}50%{transform:scale(1.5) rotate(45deg) translateY(0)}100%{transform:scale(1) rotate(45deg) translateY(0)}}.component .parsys{margin-bottom:.5rem}.component .parsys .cmp-media img,.component .parsys .cmp-image img{width:100%}@media(min-width: 48em){.component{position:relative}.component .parsys{width:50%;margin-bottom:0}.component--left .parsys{float:left;margin-right:2rem;padding-right:2rem}.component--right .parsys{float:right;margin-left:2rem;padding-left:2rem}}.cmp-text a:not(.basf\:link-unstyled){align-items:baseline;white-space:pre-wrap}.cmp-text a:not(.basf\:link-unstyled)::before{align-self:center;margin-top:0;margin-right:.15em}.image-section-text__wrapper .cmp-text a{--theme-highlight-color: var(--theme-brand-full)}.accessibility-mode .image-section-text__wrapper .cmp-text a{--theme-highlight-color: var(--theme-brand-white)}.accessibility-mode .image-section-text--fontgrey .image-section-text__wrapper .cmp-text a{--theme-highlight-color: var(--theme-brand-full)}.cmp-text>ol,.cmp-text>ul{padding-left:0;list-style-position:outside;margin-left:1em}.cmp-text ol li{list-style-type:decimal}.cmp-text ol li li{list-style-type:lower-latin}.cmp-text ol li li li,.cmp-text ul li{list-style-type:disc}.image-section-text--fontgrey .cmp-text h2,.image-section-text--fontgrey .cmp-text h3{color:var(--theme-text-color)}.text{position:relative}.text .button-grey{padding:.5em 1em;text-decoration:none;text-align:center;cursor:pointer;border-style:none;background-color:transparent;display:flex;align-items:center;justify-content:center;flex-direction:row;font-family:"Helvetica Neue LT W05_45","Helvetica Neue World 45",Helvetica,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.7333333333;font-weight:400;color:#fff;background-color:#adadad}.text .button-grey:disabled,.text .button-grey[aria-disabled=true]{cursor:unset}@media(min-width: 48em){.text .button-grey{font-size:1.6rem;line-height:1.75}}@media(min-width: 61em){.text .button-grey{font-size:1.8rem;line-height:1.7777777778}}@media(min-width: 75em){.text .button-grey{font-size:2rem;line-height:1.7}}.text .button-grey:hover{background-color:var(--theme-brand-gray);color:var(--theme-brand-white)}.accessibility-mode .text .button-grey{text-decoration:none}.accessibility-mode .text .button-grey:hover,.accessibility-mode .text .button-grey:focus{text-decoration:underline}.text .button-grey:focus{z-index:800;outline-offset:.2rem;outline:var(--theme-highlight-color) solid .2rem}.text .button-grey a{color:#fff}.accessibility-mode .text .button-grey{background-color:var(--theme-brand-gray)}.text .button-pale{padding:.5em 1em;text-decoration:none;text-align:center;cursor:pointer;border-style:none;background-color:transparent;display:flex;align-items:center;justify-content:center;flex-direction:row;font-family:"Helvetica Neue LT W05_45","Helvetica Neue World 45",Helvetica,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.7333333333;font-weight:400;color:#333;background-color:var(--theme-brand-pale)}.text .button-pale:disabled,.text .button-pale[aria-disabled=true]{cursor:unset}@media(min-width: 48em){.text .button-pale{font-size:1.6rem;line-height:1.75}}@media(min-width: 61em){.text .button-pale{font-size:1.8rem;line-height:1.7777777778}}@media(min-width: 75em){.text .button-pale{font-size:2rem;line-height:1.7}}.text .button-pale:hover{background-color:var(--theme-brand-gray);color:var(--theme-brand-white)}.accessibility-mode .text .button-pale{text-decoration:none}.accessibility-mode .text .button-pale:hover,.accessibility-mode .text .button-pale:focus{text-decoration:underline}.text .button-pale:focus{z-index:800;outline-offset:.2rem;outline:var(--theme-highlight-color) solid .2rem}.text .button-pale a{color:#333}.accessibility-mode .text .button-pale{background-color:var(--theme-brand-white);color:var(--theme-brand-white-contrast);border:var(--theme-brand-white-contrast) solid .2rem}.text .button-brand{padding:.5em 1em;text-decoration:none;text-align:center;cursor:pointer;border-style:none;background-color:transparent;display:flex;align-items:center;justify-content:center;flex-direction:row;font-family:"Helvetica Neue LT W05_45","Helvetica Neue World 45",Helvetica,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.7333333333;font-weight:400;color:#fff;background-color:var(--theme-brand-full)}.text .button-brand:disabled,.text .button-brand[aria-disabled=true]{cursor:unset}@media(min-width: 48em){.text .button-brand{font-size:1.6rem;line-height:1.75}}@media(min-width: 61em){.text .button-brand{font-size:1.8rem;line-height:1.7777777778}}@media(min-width: 75em){.text .button-brand{font-size:1.5rem;line-height:1.7}}.text .button-brand:hover{background-color:var(--theme-brand-gray);color:var(--theme-brand-white)}.accessibility-mode .text .button-brand{text-decoration:none}.accessibility-mode .text .button-brand:hover,.accessibility-mode .text .button-brand:focus{text-decoration:underline}.text .button-brand:focus{z-index:800;outline-offset:.2rem;outline:var(--theme-highlight-color) solid .2rem}.text .button-brand a{color:#fff}.accessibility-mode .text .button-brand:hover{background-color:#4d4d4d}.text .button-pale,.text .button-brand,.text .button-grey{display:inline-flex;width:auto;margin-top:.5rem}.accessibility-mode a{text-decoration:underline}.cmp-text__lead{font-family:"Helvetica Neue LT W05_45","Helvetica Neue World 45",Helvetica,Arial,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.4666666667}@media(min-width: 48em){.cmp-text__lead{font-size:1.6rem;line-height:1.4375}}@media(min-width: 61em){.cmp-text__lead{font-size:1.8rem;line-height:1.3888888889}}@media(min-width: 75em){.cmp-text__lead{font-size:2rem;line-height:1.4}}.cmp-text__introtext{font-family:"Helvetica Neue LT W05_45","Helvetica Neue World 45",Helvetica,Arial,sans-serif;font-weight:100;font-size:1.8rem;line-height:1.3636363636}@media(min-width: 48em){.cmp-text__introtext{font-size:2.1rem;line-height:1.3333333333}}@media(min-width: 61em){.cmp-text__introtext{font-size:2.4rem;line-height:1.3571428571}}@media(min-width: 75em){.cmp-text__introtext{font-size:2rem;line-height:1.3333333333}}.cmp-text__footnote{font-family:"Helvetica Neue LT W05_45","Helvetica Neue World 45",Helvetica,Arial,sans-serif;font-weight:400;font-size:1.2rem;line-height:1.5833333333}@media(min-width: 48em){.cmp-text__footnote{font-size:1.3rem;line-height:1.5384615385}}@media(min-width: 61em){.cmp-text__footnote{font-size:1.4rem;line-height:1.5}}@media(min-width: 75em){.cmp-text__footnote{font-size:1.6rem;line-height:1.4375}}.cmp-text__footnote a{font-size:inherit;line-height:inherit}
